x11: Various clipboard cleanups
authorBenjamin Otte <otte@redhat.com>
Sun, 19 Nov 2017 18:52:07 +0000 (19:52 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 3 Dec 2017 04:43:24 +0000 (05:43 +0100)
commitfe9045d82e1c7ee6478e668f59757adec1e8b07f
tree26896be2d12d25d14e9e021756c6f23e2cf00c93
parenta5ab9a9671a3ef7b34e88fdaab55736de4d2ee7c
x11: Various clipboard cleanups

(1) Turn X11 clipboard event handling into a regular filter function
(2) Maintain a timestamp in the clipboard, so we can pass it when
    querying selections.
gdk/x11/gdkclipboard-x11.c
gdk/x11/gdkclipboard-x11.h
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkselectioninputstream-x11.c
gdk/x11/gdkselectioninputstream-x11.h